FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package hl7-france-fhir.administrative#9.2022.1 (62 ms)

Package hl7-france-fhir.administrative
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=hl7-france-fhir.administrative@9.2022.1&canonical=http://interopsante.org/fhir/StructureDefinition/FrServiceTypeDuration
Url http://interopsante.org/fhir/StructureDefinition/FrServiceTypeDuration
Version 4.0.0
Status active
Date 2019-07-09
Name FrServiceTypeDuration
Experimental False
Authority hl7
Description This French extension allows to associate the type of service with the duration of this service | Cette extension française permet d'associer le type de service avec la durée de ce service.
Type Extension
Kind complex-type

Resources that use this resource

StructureDefinition
http://interopsante.org/fhir/StructureDefinition/FrHealthcareService FrHealthcareService
http://interopsante.org/fhir/StructureDefinition/FrPractitionerRoleExercice FrPractitionerRoleExercice
http://interopsante.org/fhir/StructureDefinition/FrSchedule FrSchedule

Resources that this resource uses

No resources found



Source

{
  "resourceType" : "StructureDefinition",
  "url" : "http://interopsante.org/fhir/StructureDefinition/FrServiceTypeDuration",
  "version" : "4.0.0",
  "name" : "FrServiceTypeDuration",
  "status" : "active",
  "date" : "2019-07-09",
  "publisher" : "Interop'Santé",
  "contact" : [
    {
      "name" : "François Macary/Isabelle Gibaud",
      "telecom" : [
        {
          "system" : "email",
          "value" : "francois.macary@phast.fr",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "This French extension allows to associate the type of service with the duration of this service | Cette extension française permet d'associer le type de service avec la durée de ce service.",
  "fhirVersion" : "4.0.0",
  "kind" : "complex-type",
  "abstract" : false,
  "context" : [
    {
      "type" : "element",
      "expression" : "PractitionerRole"
    },
    {
      "type" : "element",
      "expression" : "HealthcareService"
    },
    {
      "type" : "element",
      "expression" : "Schedule"
    }
  ],
  "type" : "Extension",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Extension.extension",
        "path" : "Extension.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "rules" : "open"
        }
      },
      {
        "id" : "Extension.extension:serviceType",
        "path" : "Extension.extension",
        "sliceName" : "serviceType",
        "short" : "Type of the service that has to be performed during the appointment | Typedu service à assurer durant le RDV",
        "min" : 1,
        "max" : "1",
        "binding" : {
          "strength" : "extensible",
          "description" : "This value set defines an example set of codes of service-types.",
          "valueSet" : "http://hl7.org/fhir/ValueSet/service-type"
        }
      },
      {
        "id" : "Extension.extension:serviceType.url",
        "path" : "Extension.extension.url",
        "fixedUri" : "serviceType"
      },
      {
        "id" : "Extension.extension:serviceType.value[x]",
        "path" : "Extension.extension.value[x]",
        "type" : [
          {
            "code" : "CodeableConcept"
          }
        ]
      },
      {
        "id" : "Extension.extension:serviceType.value[x].coding",
        "path" : "Extension.extension.value[x].coding",
        "binding" : {
          "strength" : "example",
          "valueSet" : "http://hl7.org/fhir/ValueSet/service-type"
        }
      },
      {
        "id" : "Extension.extension:duration",
        "path" : "Extension.extension",
        "sliceName" : "duration",
        "short" : "Duration of the service | durée du service",
        "definition" : "Duration of the service that has to be performed during the appointment | Durée du service à assurer durant le RDV",
        "max" : "1"
      },
      {
        "id" : "Extension.extension:duration.url",
        "path" : "Extension.extension.url",
        "fixedUri" : "duration"
      },
      {
        "id" : "Extension.extension:duration.value[x]",
        "path" : "Extension.extension.value[x]",
        "type" : [
          {
            "code" : "Duration"
          }
        ]
      },
      {
        "id" : "Extension.url",
        "path" : "Extension.url",
        "fixedUri" : "http://interopsante.org/fhir/StructureDefinition/FrServiceTypeDuration"
      },
      {
        "id" : "Extension.value[x]",
        "path" : "Extension.value[x]",
        "max" : "0"
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.